home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / index.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  3.2 KB  |  80 lines

  1. <qml title="OpenLinux Installation Help" bgpixmap="no_background.xpm">
  2.   <center>
  3.  
  4.     <h1>Welcome to OpenLinux</h1>  
  5.  
  6.     <p>
  7.       <img source="openlinux.xpm">
  8.     </p>
  9.  
  10.   </center>
  11.  
  12.  
  13.   <p>
  14.     Thank you for choosing OpenLinux!  OpenLinux:
  15.   </p>
  16.  
  17.   <ul>
  18.     <li>Is a full 32 bit operating system, making it an ideal system
  19.       to run on modern 32 bit hardware,
  20.     <li>Offers true multi-tasking, enabling you to run more than one
  21.       process at the same time,
  22.     <li>Utilizes the K Desktop Environment (KDE), which offers an easy 
  23.       to use, familiar, drag-and-drop interface to your system,
  24.     <li>Contains everything you could possibly need to set up a solid 
  25.       workstation system for home or office usage,
  26.     <li>Is a multi-user system, which makes it a perfect as a central
  27.       network server for any size network from an enterprise installation to
  28.       a small network at home,
  29.     <li>Contains most industry standard software and protocols to
  30.       connect to the Internet either through a modem, XDSL, Ethernet/Token
  31.       Ring/Arcnet card, or even fiber channel hardware,
  32.     <li>Offers many common network servers: WWW, FTP, SMB (for networking
  33.       with Windows(TM) or OS/2(TM) systems), telnet, PPP, and many, many
  34.       more!
  35.     <li>Includes everything you would need to do software development
  36.       using a variety of programming languages, such as C, C++, Perl, and 
  37.       Java,
  38.     <li>Is proven, tested, stable and supported.
  39.   </ul>
  40.  
  41.   <p>
  42.     We are sure you will be pleased with the power and performance -- not to
  43.     mention the capabilities -- OpenLinux brings.  Get ready to discover what
  44.     many have known for years: Linux is the premier operating system for modern
  45.     hardware, offering stability and flexibility that surpasses that of other
  46.     mainstream operating systems.  And the fact that you get the source code to
  47.     the core system keeps you from being held hostage by a single closed-source
  48.     business or consultancy; should any changes to the core system be required,
  49.     the source code may be modified to suit your needs.
  50.   </p>
  51.  
  52.   <p>
  53.     There are various procedures that will be stepped through during the
  54.     OpenLinux installation.  The following help topics will be offered along
  55.     the way:
  56.   </p>
  57.  
  58.   <twocolumn>
  59.     <ul>
  60.       <li><a href="mouse.qml">Set Up Mouse</a></li>
  61.       <li><a href="keyboard.qml">Select Keyboard Type</a></li>
  62.       <li><a href="videocard.qml">Select Video Card</a></li>
  63.       <li><a href="monitor.qml">Select Monitor</a></li>
  64.       <li><a href="videomode.qml">Select Video Mode</a></li>
  65.       <li><a href="target.qml">Installation Target</a></li>
  66.       <li><a href="partitionsel.qml">Select Root Partition</a></li>
  67.       <li><a href="partitionsel_info.qml">Partition Information</a></li>
  68.       <li><a href="packages.qml">Select Installation</a></li>
  69.       <li><a href="sound.qml">Sound Configuration</a></li>
  70.       <li><a href="rootpassword.qml">Set Root Password</a></li>
  71.       <li><a href="adduser.qml">Set Login Name(s)</a></li>
  72.       <li><a href="network.qml">Set Up Networking</a></li>
  73.       <li><a href="lilo.qml">Linux Loader</a></li>
  74.       <li><a href="timezone.qml">Select Time Zone</a></li>
  75.       <li><a href="entertainment.qml">Entertainment</a></li>
  76.     </ul>
  77.   </twocolumn>
  78.  
  79. </qml>
  80.